1
//------------------------------------------------------------------------------
3 // This code was generated by a tool.
4 // Runtime Version:2.0.50727.1433
6 // Changes to this file may cause incorrect behavior and will be lost if
7 // the code is regenerated.
9 //------------------------------------------------------------------------------
11 namespace CSASPNETCacheAPI
{
14 public partial class CacheWithSlidingTimeBasedDependence
{
20 /// Auto-generated field.
21 /// To modify move field declaration from designer file to code-behind file.
23 protected global::System
.Web
.UI
.HtmlControls
.HtmlForm form1
;
26 /// lblCurrentTime control.
29 /// Auto-generated field.
30 /// To modify move field declaration from designer file to code-behind file.
32 protected global::System
.Web
.UI
.WebControls
.Label lblCurrentTime
;
35 /// lblCacheTime control.
38 /// Auto-generated field.
39 /// To modify move field declaration from designer file to code-behind file.
41 protected global::System
.Web
.UI
.WebControls
.Label lblCacheTime
;
44 /// btnRefreshPage control.
47 /// Auto-generated field.
48 /// To modify move field declaration from designer file to code-behind file.
50 protected global::System
.Web
.UI
.WebControls
.Button btnRefreshPage
;
53 /// HyperLink1 control.
56 /// Auto-generated field.
57 /// To modify move field declaration from designer file to code-behind file.
59 protected global::System
.Web
.UI
.WebControls
.HyperLink HyperLink1
;